Skip to the content.

AR Customer Upload – Oracle EBS SQL Report

Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.

Overview

AR Customer Upload This upload can be used to create and/or update Customer Accounts, Customer Sites and/or Customer Site Uses. Additionally, the upload supports:

The following parameters determine the behaviour of the upload.

Upload Mode

Create – In this mode the user starts with a blank Excel. Use this mode to create new customers. Create, Update – In this mode the existing customer information is first downloaded into the excel based on the other parameters specified. Use this mode to update existing customer information, or to add/update additional supplementary information to the Customers and or Customer Sites (like customer profile information, customer profile amounts, bank accounts, contacts). This mode can also be used to create new Customers.

Update Level

This parameter determines if you want to download the Customer Profiles, Bank Accounts, and Contacts at the Customer Level, Customer Site Level or Both
Customer – only Customer Level information is downloaded to excel. Site – only Customer Site level information is downloaded to the excel Blank – Customer and Customer Site level information is downloaded to the Excel. In the excel you can create/update the customer profiles, bank accounts, and/or contacts at the customer level by leaving the Site Level columns null.

Update Profile Amounts

Set to Yes to download the Customer Profile Amounts assigned to the Customer and/or Customer Site profiles.

Update Bank Accounts

Set to Yes to download the Bank Accounts assigned to the Customers and/or Customer Sites

Update Contacts

Set to Yes to download the Contacts assigned to the Customers and/or Customer Sites

Contact Status

Determines the status of the contacts to be downloaded. By default, only active contacts will be downloaded. But his can be changed to download all contacts, or inactive contacts only.

Default Operating Unit and Default Profile Class

For creation of new Customers/Customer Sites, the Operating Unit and Profile Class to be used can be defaulted automatically if specified by these parameters

Default Assign. Level

For the creation of new Customers/Customer Sites, these parameters can be used to explicitly specify the level (Account or Site) to which the Profile Class, Tax Registration, Bank Accounts, Contacts, and Attachments should be assigned to respectively. Normally the upload will determine the level based on the existence of site level identifying data in the excel row being uploaded. If no site level identifying data is present, then it will be associated the entity with the Account, otherwise the entity will be associated with the site. This would require a separate excel row to be specified for the customer account and a separate row for the customer site if some entities are to be associated with the customer account and some with the customer site. These parameters allow you to create the customer account and customer site in a single excel row and explicitly specify for each entity at what level the entity should be associated with.

Report Parameters

Upload Mode, Update Level, Party Type, Operating Unit, Customer Name, Customer Name From, Customer Name To, Registry ID, Registry ID From, Registry ID To, Account Number, Account Number From, Account Number To, Customer Type, Customer Classification, Customer Sales Channel, Customer Created From, Customer Created To, Primary Salesperson, Country, Site Use Purpose, Site Use Location, Account Status, Site Status, Profile Class, Collector, Credit Analyst, Update Site Uses, Update Profile Amounts, Update Tax Registrations, Tax Registration Status, Update Bank Accounts, Bank Account Status, Update Contacts, Contact Status, Update Attachments, Default Profile Assign. Level, Default Tax Reg. Assign. Level, Default Bank Acct Assign. Level, Default Contact Assign. Level, Default Attachment Assign. Level

Oracle EBS Tables Used

hz_role_responsibility, fnd_territories_vl, hz_cust_account_roles, hz_relationships, hz_parties, hz_org_contacts, hz_cust_accounts, hz_party_sites, hz_locations, hz_contact_points, iby_external_payers_all, iby_pmt_instr_uses_all, iby_ext_bank_accounts, ce_bank_branches_v, fnd_documents_short_text, fnd_lobs, fnd_attached_documents, fnd_documents, fnd_documents_tl, fnd_document_datatypes, fnd_document_categories_tl, hz_organization_profiles

Report Categories

Enginatics, R12 only, Upload

Running This SQL Without Blitz Report

Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.

Download & Import Options

Resource Link
Excel Example Output None
Blitz Report™ XML Import AR_Customer_Upload.xml
Full SQL on Enginatics www.enginatics.com/reports/ar-customer-upload/

AR Customer Upload - Case Study & Technical Analysis

Executive Summary

The AR Customer Upload is a comprehensive data management tool designed to streamline the creation and maintenance of customer master data within Oracle Receivables. By leveraging an Excel-based interface, it allows users to perform bulk uploads for Customer Accounts, Sites, Site Uses, Profiles, Bank Accounts, and Contacts. This tool significantly reduces the time and effort required for data entry, ensures data consistency, and simplifies the complex process of managing customer hierarchies.

Business Challenge

Managing customer master data in Oracle E-Business Suite is often a multi-step, labor-intensive process. Challenges include:

Solution

The AR Customer Upload tool addresses these challenges by providing a unified, user-friendly interface for mass data processing. Key capabilities include:

Technical Architecture

The tool is built upon the Oracle Trading Community Architecture (TCA) and Receivables APIs to ensure strict data validation and integrity.

Key Tables Involved

Data Logic

The upload process follows a structured logic:

  1. Data Preparation: The user selects the “Upload Mode” and other parameters to generate the Excel template.
  2. Data Entry/Modification: Users enter or modify data in the Excel sheet.
  3. Validation: Upon upload, the tool validates the data against Oracle’s business rules (e.g., checking for duplicate sites, validating value sets).
  4. API Execution: Validated data is processed using standard Oracle APIs to insert or update records in the database.

Parameters

The tool offers extensive parameters to control the upload behavior:

Performance

The tool is optimized for bulk processing. However, for very large datasets (e.g., > 10,000 records), it is recommended to:

FAQ

Q: Can I use this tool to update just the credit limits for existing customers? A: Yes. Select “Create, Update” mode, set “Update Profile Amounts” to Yes, and filter for the specific customers. You can then modify the credit limit columns and upload.

Q: What happens if I leave the Site columns blank? A: If the “Update Level” allows it, leaving Site columns blank typically implies that the changes apply to the Customer Account level (e.g., updating the account-level profile).

Q: Does it support multiple contacts per customer? A: Yes, the tool supports creating and updating multiple contacts. In the Excel template, this is usually handled by having multiple rows for the same customer, each with different contact details.


© 2026 Enginatics